scale: Fix mark positioning at the left/top edge
authorMatthias Clasen <mclasen@redhat.com>
Thu, 5 May 2016 19:17:56 +0000 (15:17 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 5 May 2016 19:17:56 +0000 (15:17 -0400)
commit27210f523b291ee0372e57310a8af831218de8e4
treee65dcb795a8ee5dd5dcab392977e4f94a7836a36
parent6b64c31f6df45af6d6e670b3ba698746cc0efdd1
scale: Fix mark positioning at the left/top edge

We were failing to take the widget allocation.x/y into account
when deciding whether we need to push in the mark.

https://bugzilla.gnome.org/show_bug.cgi?id=765922
gtk/gtkscale.c